Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate personal setting page to vue #1259

Merged
merged 3 commits into from
Aug 8, 2024
Merged

Migrate personal setting page to vue #1259

merged 3 commits into from
Aug 8, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 17, 2024

The page was using a removed script, so I ported it to vue completly.
But maybe this better belongs to server core?

Copy link
Collaborator

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested it and it looks mostly fine but I noticed two things:

  • the icon has the wrong color
  • the server address does not seem to be correct

image

@susnux susnux force-pushed the fix/personal-settings branch 2 times, most recently from d77405e to 9a67218 Compare August 6, 2024 14:26
@susnux susnux requested a review from szaimen August 6, 2024 14:30
@szaimen
Copy link
Collaborator

szaimen commented Aug 7, 2024

I just tested this again.

  • the icon has the wrong color

This is still the case but the other issue seems to be fixed :)

However this button does not seem to work:
image

@susnux
Copy link
Contributor Author

susnux commented Aug 7, 2024

@szaimen both issues should be now resolved

Copy link
Collaborator

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested again and works :)
But didnt review the code

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor Author

susnux commented Aug 8, 2024

/backport to stable29

@susnux susnux merged commit 12d14f6 into master Aug 8, 2024
43 checks passed
@susnux susnux deleted the fix/personal-settings branch August 8, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Could not find resource firstrunwizard/js/personalsettings.js to load
2 participants